GtkWidget: Fix typo in #ifdef
authorTimm Bäder <mail@baedert.org>
Thu, 10 Sep 2015 09:47:34 +0000 (11:47 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 10 Sep 2015 09:47:34 +0000 (11:47 +0200)
commita6982cc76ea0528962ddc76171f01f8073c06c59
tree2ad25fdde8c512d4227c366658669f40bc70a206
parent3900700479ec0706b3b4f091b726dfbd53eed5f6
GtkWidget: Fix typo in #ifdef

It's ENABLE, not ENABEL. Also fix the corresponding #endif comments.
gtk/gtkwidget.c